team - Page
Elements
- ◆ FloatingGroup: Backdrop Flt
- ◆ CustomElement: Header Flt
- ◆ Group: Team Grp Content
- ◆ Repeating group: Team Rpg List
- ◆ Text: Team Txt Name
- Text = Current cell's Name
- ◆ Shape: List Shp
- ◆ Icon: Team Ico Edit
- Icon = material outlined edit
- ◆ Text: Team Txt Position
- Text = Position: Current cell's Position's Display
- ◆ Text: Txt Level
- Text = Access Level: Current cell's AccessLevel
- ◆ Text: Txt Login
- Text = Login Name: Current cell's Login
- ◆ Group: Team Grp Action
- Min height css = 48px
- ◆ Button: Team Btn Add
- ◆ Input: Team Inp Search
- Placeholder = Search Team Member...
- Prevent "enter" key = false
- ◆ Select2 multi-dropdown: Team Drp Position
- ◆ CustomElement: Flt Footer A
- ◆ CustomElement: Pop Team A
Workflow
- ◆ Team Btn Add is clicked - "is clicked"
- 1. Set custom state of Pop Team A - "Set custom state"
- 2. Reset relevant inputs. - "Reset relevant inputs"
- 3. Show Pop Team A - "Show"
- ◆ Team Ico Edit is clicked - "is clicked"
- 1. Set custom state of Pop Team A - "Set custom state"
- 2. Display data in Pop Team A's ElementParent - "Display data in"
- 3. Show Pop Team A - "Show"
- ◆ User is logged in - "User is logged in - Check User Access Level"
- 1. Go to page noaccess - "Go to page"
- When: Current User's Team accesslevel number > 1
- ◆ User is logged out - "User is logged out"
- 1. Go to page login - "Go to login if logged out"
Generated byBubble Documenter